wayland: recursively search for the settings schema.
authorLucas Baudin <lucas.baudin@ens.fr>
Sun, 13 Dec 2015 18:24:50 +0000 (19:24 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Dec 2015 13:20:04 +0000 (08:20 -0500)
commit306ee6d9a54dd4652712e835d8390e90eff72790
treebe17eb86efbee71785ccb09016890dcd4c14a3f5
parent0bfd012f04ac49954ba2def1a2ec0d9387d1a9c2
wayland: recursively search for the settings schema.

On some systems, the gtk settings are not used properly for wayland.
Indeed, g_settings_schema_source_get_default is used, and as the docs says it,
"all lookups performed against the default source should probably be done
recursively.".

https://bugzilla.gnome.org/show_bug.cgi?id=759409
gdk/wayland/gdkscreen-wayland.c